
Sample: CTLPNL


A sample control panel to create 'backlite.cpl' If you place this .cpl files in the windows directory, it can be activated programatically by calling:

	'ctlpnl.exe backlite.cpl,BackLight,0,0'

The format is: 

	'ctlpnl.exe cpl_filename.cpl,applet_name,applet_index,tab_index'

